func go/types.intersectTermLists
2 uses
go/types (current package)
typeset.go#L313: allTerms, allComparable = intersectTermLists(allTerms, allComparable, terms, comparable)
typeset.go#L342: func intersectTermLists(xterms termlist, xcomp bool, yterms termlist, ycomp bool) (termlist, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)